﻿~/Documents/Archive/  // 1 - the path to the folder in which to place the packaged files.
false // 2 - copyingFonts - Boolean - If true, copies fonts used in the document to the package folder.
true // 3 - copyingLinkedGraphics - Boolean - If true, copies linked graphics files to the package folder. 
false // 4 - copyingProfiles - Boolean - If true, copies color profiles to the package folder. 
true // 5 - updatingGraphics - Boolean - If true, updates graphics links to the package folder. 
true // 6 - [Unavailable in CS3, for some reason] includingHiddenLayers - Boolean - If true, copies fonts and links from hidden layers to the package. 
true // 7 - ignorePreflightErrors - Boolean - If true, ignores preflight errors and proceeds with the packaging. If false, cancels the packaging when errors exist. 
false // 8 - creatingReport - Boolean - If true, creates a package report that includes printing instructions, print settings, lists of fonts, links and required inks, and other information. 
true // 9 - [Only CC 2014 (ver.10) and above] includeIdml - Boolean - If true, generates and includes IDML in the package folder. (Optional)
true // 10 - [Only CC 2014 (ver.10) and above] includePdf - Boolean - If true, generates and includes PDF in the package folder. (Optional)
[High Quality Print] // 11 - [Only CC 2014 (ver.10) and above] pdfStyle - String - If specified and PDF is to be included, use this style for PDF export if it is valid, otherwise use the last used PDF preset. (Optional)
false // 12 - [Only CC 2018 (ver.13) and above] useDocumentHyphenationExceptionsOnly - Boolean - If this option is selected, InDesign flags this document so that it does not reflow when someone else opens or edits it on a computer that has different hyphenation and dictionary settings. (Optional)
undefined // 13 - [Only CS3 (ver. 5) and above] versionComments - String - The comments for the version. (Optional) 
undefined // 14 - [Only CS3 (ver. 5) and above] forceSave - Boolean - If true, forcibly saves a version. (Optional) (default: false)